xfi:fact-typed-dimensions

xs:QName*=xfi:fact-typed-dimensions( $item as schema-element(xbrli:item))

Last updated on 07-06-2012 at 00:00:00.

Returns a sequence of QNames of all typed dimensions that are reported in the segment or scenario of the item.

OIM Status

Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.

Parameters

Name Type Details
item schema-element(xbrli:item) The item that the typed dimension QNames are required for.

Output

Type: xs:QName*

Returns sequence of QNames of all typed dimensions that are reported in the segment or scenario of the item. Result is NOT in any specific order. If item has no typed dimensions empty sequence is returned.

Conformance suite

90312 xfi.fact-typed-dimensions testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Wojciech Diakowski Fingo wojtekd@fingo.pl 07-06-2012 at 00:00:00

Revisions

Name On Details
Wojciech Diakowski 07-06-2012 at 00:00:00 Created the function definition.